body {
    margin-bottom: 0px;
}

.footer {
    display: none;
}


footer {
    display: none;
}

.carousel-inner>.item {
    height: 450px;
    background-size: cover;
}

.carousel-item {
    width: 350px;
    height: 450px;
    background-color: rgb(220, 228, 239);
}

.carousel-item-link {
    padding-top: 20px;
}

.carousel-item-text {
    padding-top: 20px;
}

.carousel-item-text>p {
    font-size: 30px;
    padding-right: 10px;
}

.panel-text {
    font-size: 25px;
}

.panel-title {
    font-size: 28px !important;
    color: #993399;
    font-weight: bold;
}

.panel>h5 {
    font-size: 28px;
}

.action-panel {
    min-height: 400px;
}

.action-panel-button {
    font-size: 22px;
}

.news-title {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 20px !important;
    color: #993399;
}

.news-date {
    padding-left: 5px;
    padding-top: 5px;
}

.news-items {
    max-height: 430px;
    overflow-y: auto;
    padding-top: 40px;
}

.news-item {
    height: auto;
}

.news-item-grey {
    background-color: #ecf0f1;
}

.news-item-color {
    background-color: #DDE3EF;
}

.partner-img {
    display: inline-block;
    margin: 5% 0% 5% 0%;
}

.btn {
    font-size: 17px;
}

div#homepageCarousel {
    height: 400px;
}

img.d-block.w-100 {
    width: 1920px !important;
    background-size: cover;
}


div#carouselOne {
    background: rgb(220, 228, 239);
    height: 450px;
}

div#carouselTwo {
    background: rgb(220, 228, 239);
    height: 450px;
}

div#carouselThree {
    background: rgb(220, 228, 239);
    height: 450px;
}

div#carouselFour {
    background: rgb(220, 228, 239);
    height: 450px;
}

.carousel-caption {
    position: absolute;
    right: -25%;
    bottom: 0;
    left: 60%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.carousel-item-text>p {
    font-size: 24px;
    padding-right: 10px;
}

a#button1 {
    font-size: 14px;
    background: #ec0928;
    border: 1px solid #000;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a#button2 {
    font-size: 14px;
    background: #ec0928;
    border: 1px solid #000;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a#button3 {
    font-size: 14px;
    background: #ec0928;
    border: 1px solid #000;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a#button4 {
    font-size: 14px;
    background: #ec0928;
    border: 1px solid #000;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#homepage-intro-img {
    /* width: 70%; */
    float: none;
    width: 100%;
}

#whatwedo-text {
    padding: 0 35px;
    padding-left: 100px;
    padding-right: 100px;
}

.carousel-item-text>p {
    font-size: 24px;
    padding-right: 10px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

section#whatwedo {
    margin-top: 80px;
    padding-left: 100px;
    padding-right: 100px;
}

section#intro {
    padding-left: 100px;
    padding-right: 100px;
}

img#whatwedo-img {
    width: 100%;
}

a.btn.btn-default {
    background: #ec0928;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 2px solid #000;
}

.homepage-section-gray .homepage-title {
    color: #bf3b67;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.homepage-section-gray {
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 30px;
}

.homepage-section p {
    font-size: 21px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.homepage-section-gray .homepage-title {
    color: #bf3b67;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

a.view-opportunities-link {
    color: #000;
}

.homepage-section-gray {
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-left: 60px;
    margin-top: 30px;
    padding-right: 60px;
    padding-bottom: 30px;
}

.panel-body.card-body.vacancy-panel-body {
    text-align: center;
    background: #cccccc;
}

.vacancy-panel-title {
    color: #bf3b67;
    font-weight: bold;
    font-size: 22px;
}
.vacancy-panel-type {
    color: #000;
    font-weight: bold;
}

.vacancy-panel-address {
    color: #000;
    font-weight: bold;
}

.vacancy-panel-salary {
    color: #000;
    font-weight: bold;
}

.vacancy-panel-closingdate {
    color: #000;
    font-weight: bold;
}
.vacancy-panel-description {
    display: none !important;
}
a.btn.btn-primary.vacancy-panel-applybutton.link {
    color: #fff;
}

@media (min-width: 1441px) and (max-width: 1536px) {
ul.navbar-nav.ms-auto {
    left: 0;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
}
@media only screen and (max-width: 1440px) {
    ul.navbar-nav.ms-auto {
        left: 0%;
        position: relative;
    }

    ul.navbar-nav.ms-auto li a {
        font-size: 14px !important;
    }

    a.dropdown-toggle {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .carousel-caption {
        right: 0%;
        left: 30%;
    }

}

@media only screen and (max-width: 768px) {
    .btn {
        margin-bottom: 2;
        margin-bottom: 20px;
    }

    #whatwedo-text {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 425px) {
    .carousel-item-text>p {
        font-size: 16px;
        margin-top: 60px;
    }
    .carousel-caption {
        right: 40%;
        left: 17%;
    }
    .carousel-item {
        height: 380px;
    }
    img.d-block.w-100 {
        width: auto !important;
        background-size: cover;
        height: 100%;
    }
}